home *** CD-ROM | disk | FTP | other *** search
/ EROS 2 / EROS 2.iso / mac / EROS vol.2 / EROS vol.DXR / 00067.ls < prev    next >
Encoding:
Text File  |  1995-12-20  |  357 b   |  13 lines

  1. on killcurs
  2.   set the cursor of sprite 1 to 0
  3.   set the cursor of sprite 2 to 0
  4.   set the cursor of sprite 3 to 0
  5.   set the cursor of sprite 4 to 0
  6.   set the cursor of sprite 5 to 0
  7.   set the cursor of sprite 6 to 0
  8.   set the cursor of sprite 7 to 0
  9.   set the cursor of sprite 8 to 0
  10.   set the cursor of sprite 9 to 0
  11.   set the cursor of sprite 10 to 0
  12. end
  13.